home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / games / vkscrnsh.lha / INFORMATIONs.TXT < prev    next >
Text File  |  1995-10-03  |  13KB  |  218 lines

  1.  
  2. VIRTUAL KARTING:
  3.  Copyright Fabio Bizzetti 1995
  4.  Published by --OTM Publications & Promotions--
  5.  Design,Program,Graphics,SoundFX by Fabio Bizzetti
  6.  Music by Ruben Monteiro
  7.  
  8.  Release date: 10Th October 1995
  9.  Price £24.95
  10.  AGA Amiga only.
  11.  
  12.  
  13. IMPORTANT NOTES ABOUT THE SCREEN SHOTS:
  14. > It has been very difficult to grab them, so the quality is poor.
  15.   The game looks considerably better.
  16.  
  17. SOME TECHNICAL INFORMATIONS ABOUT THE TEXTURE MAPPING ROUTINES:
  18. > The background is not scrolled like in every game for Amiga and PC, it is
  19.   rendered; you can notice it near the left/right borders, it looks like the
  20.   effect given by a video camera.
  21. > The game does NOT use BlitterScreen or similar methods, it uses the fastest
  22.   method possible (about 3 times faster than BlitterScreen). I can't give many
  23.   informations about it, I can say only that every texture mapping algorithm
  24.   that draws sequentially (horiz. OR vert.) can be translated into a planar
  25.   algorithm with no loss of speed. VK uses an hybrid; everything is fine to
  26.   get the best result possible. It is full screen 2x2 dithered to 1x1.
  27.   There is no c2p conversion, no CPU cicles stealing, no blitter usage, no
  28.   copper usage. No real chunky screen, Amiga has not it. Texture mapping can
  29.   be done in a lot of original ways, not only the "academical" ones, there
  30.   is no reason to try to do it in the way they do it on PC or Consoles.
  31.   Amiga is the best of all: let's program it like it was an Amiga, not a PC.
  32. > The 3D section is real texture mapping 2 axis rotation and X,Y,Z movement.
  33.   25 frames/sec on unexpanded A1200.
  34. > The 2D section runs 25/50 frames/sec on unexpanded A1200 and is ZOOM and
  35.   ROTATE at the same time.
  36. > The Flight section is the same as the 3D section but slightly rotated in
  37.   the "Pitch" axis and full screen. Although it is full screen, it has no
  38.   problem in giving 25 frames/sec on unexpanded A1200.
  39. > Everything reach 50 frames/second if a small accelerator board
  40.   (with FastRam) is found.
  41. > The game has been written using my H.L.A. (High Level Assembly): an extremely
  42.   powerful and flexile programming language not commercialized (and never,
  43.   it contains my know how). The game would NOT be faster if written in 100%
  44.   pure Assembly, it simply would have taken much more time to write it.
  45.   The game is fully Hard Disk installable, however when played from floppys
  46.   there is no disk swapping and the loading occurs only when you load a new
  47.   Track or Kart.
  48.   "Virtual Karting" has been thought like a "coin'op" game for standard A1200.
  49.   On accelerated A1200 (or A4000) it looks much better (thanks to the 50 fps).
  50.   I hope every (unexpanded) A1200 owner will consider to get a 50Mhz
  51.   accelerator board: next games will need it or will be optimized for it.
  52.  
  53.  
  54. ABOUT THE GAME AND PLAYABILITY:
  55. > There is a reason why I love fast games (at least 25 fps): the playability.
  56.   I don't like games that looks pretty but are slow. The action is the
  57.   most important thing on a driving game, so I gave the priority to this
  58.   aspect. "Virtual Karting" has a great detail too, but the speed of the
  59.   game is something amazing. It means real action and playability.
  60. > Intelligent computer karts.
  61. > Very realistic kart simulation.
  62. > 3 devious tracks. 100cc and 125cc karts to choose. Qualify section.
  63. > Playable by Digital Joystick, Mouse or Analogue Joystick.
  64.   The "Steering Wheels" that use Mouse or Paddle inputs are supported too.
  65. > Selectable both Automatic and Manual gears.
  66.  
  67.  
  68. ABOUT THE LONGEVITY:
  69. > "Virtual Karting" has a lot of longevity, not only 3 tracks and 2 karts to
  70.   study and drive at their best, but also 4 different heights of view in 3D
  71.   mode and a 2D game as well. From easiest to hardest, but "hard" still
  72.   means total playability, more realism. The kart's behaviour is always 
  73.   realistic, the "responsability" is of the player; the kart always gives the
  74.   best realism and control possible with a joystick/mouse/analogue-joystick
  75.   input device.
  76.  
  77.  
  78. ABOUT PIRACY AND THE AMIGA GAMES MARKET:
  79. > The Amiga games market has suffered year after year, not only after the
  80.   bankruptcy of Commodore. Either the Christmas period, the most important
  81.   period for the Amiga games to sell, has seen shrinking the number of
  82.   games year after year, even years before the bankruptcy of Commodore.
  83.   Escom has not changed this tendence yet, and I think it will be hard if
  84.   they continue to sell old Amiga 1200 as it was (obsolete) in 1992, with a
  85.   price that would haven't let the Amiga 1200 to be competitive years ago.
  86.   I think Amiga will survive only because -some- developers still want to
  87.   write software for Amiga and not for PC. My publisher, OTM, was the
  88.   only one that didn't ask for a PC version too. This is very important for
  89.   me, since PC keyboard is not that one I want under my fingers..
  90.   BUT if the kids called pirates will think that it's still intelligent to
  91.   pirate games, you'll see the real death of the Amiga and the few developers
  92.   will go to PC or will not release nothing more. There are charges to
  93.   produce a game, neither OTM nor me are "greedy", the only greedy people
  94.   are the pirates. Think twice when you pirate an Amiga game, game-demos and
  95.   coverdisks (and some test in the shop) are there to let you understand if
  96.   a game is worth or not to be bought. Amiga situation is the same of Atari ST
  97.   some time ago. Now Vista PRO is on PC and no more on Amiga (it has been
  98.   abandoned on Amiga, surely not because Amy is crap) and now PC has also our
  99.   Scala (MM100) Multimedia!! Pirates should PAY the developers and companies
  100.   now, to give back what they have stoled in the past years KILLING the Amiga.
  101.   Long live the Amiga, not only because "it is the only multitasking personal
  102.   computer"...you know, it's OUR computer.  8)
  103.   I really think "Virtual Karting" can be the begin of the demonstration of
  104.   what a "humble" Amiga CAN DO but, you know, nobody likes to release games
  105.   if stupid and criminal kids called "pirates" kill the market. I would
  106.   prefer to keep my games and programs for me and for some friends.
  107.  
  108.  
  109. ABOUT YOU:
  110.   If you are an Amiga owner that knows how the Amiga is different from PC,
  111.   you should do 3 things and then you'll be able to ask me the promise
  112.   "Make games for Amiga better than they do on Pentium PC". The 3 points:
  113. 1) An accelerator board is really indispensible; a 28Mhz 020 + 4Mb FastRam
  114.    without math coprocessor could be enough, although I consider as standard
  115.    a cheap 50Mhz board + 4mb FastRam. Get it if you wanna see incredible
  116.    things (VK is not included) on AGA Amigas. PC games will seem crap.
  117.    You'll see that an accelerated A1200 is another computer, unexpanded
  118.    A1200 is the past.
  119.    The problem that will be solved isn't only the speed of the A1200, but
  120.    the bottleneck of ChipRam and the lack of memory for texture mapping /
  121.    realtime raytracing methods (coming soon) and CPU power. Moreover, a
  122.    50Mhz board helps the frame rate: I really think 25 frames/sec is SLOW.
  123.    Well, the mad is not me ;) just watch the "Daytona", "Ridge Racer" and
  124.    the other coin'ops, if they were 8 frames/sec it would not be the same
  125.    thing ("Daytona" seems to me 60-70 frames/sec!). "Virtual Karting" is
  126.    already a fast driving game (thanks to the 25 fps), and it reachs only
  127.    about 100 Kph! If you get an accelerator board, you can pretend 50fps
  128.    from games, that means you can drive at Mach 1 (if you're able!) still
  129.    understanding WHERE you are going..  If you play it 4 frames/sec, it
  130.    will be like you were watching some diapositives or a game on a
  131.    PC486DX2-67.000000001Mhz.
  132.    Anyway, VK has a cheat mode that will show it as the fastest racing game
  133.    ever! Adrenaline required, and 50fps recommended for clear gfx and fun.
  134.   On Virtual Karting a "fast" accelerator board (50Mhz 68030) computes more
  135.    than 320 (3 hundreds+20) frames/sec, if it was a standard, VK would have
  136.    had 5 times more details at 50 frames/sec speed WITH walls/buildings.
  137.    Buy the 50Mhz board and you'll get the new AGA Amiga games generation
  138.    that will let you laugh at Pentium PC games. DO IT!
  139.   NEVER consider PCMCIA ram expansion because it would slow down your
  140.    unexpanded A1200!!! and never buy only FastRam, if so get at least a
  141.    28Mhz 68020 board, but think twice: the 50Mhz should be the standard for
  142.    many years to come. With a 28Mhz board you will "suffer", with a 50Mhz
  143.    board you'll enjoy incredible (and, mostly, ORIGINAL, not adaptions
  144.    from PC, like "Doom" or others..) games on Amiga, that PC will try
  145.    (sigh!) to copy. With crap or null results.
  146.   The 50Mhz board is useful for everything, obviously not only for games.
  147.   I am getting a 68060 on my A1200 to work better, but although I will give
  148.   benefits to the users that have it too, I will advice as best choice a
  149.   50 Mhz 68030. Not more, not less. It's cheap now, and it is worth the money.
  150.   If Amiga is not upgrated by Escom / Amiga Technologies, it doesn't mean
  151.   that it doesn't need to be upgraded. Do it by yourself, and you will never
  152.   need to abandon the hobby of computer (that is leaving or buying a PC).
  153.   Please note that I don't "complain" about the AGA chipset, it can do a
  154.    lot of funny things for the years to come.
  155.   A last note about the accelerator board: a lot of people say that the math
  156.   coprocessor gives benefits to games; this is really funny. I think it is
  157.   not sufficient to imagine that it -should- to say that it does. The FPU
  158.   gives "benefits" ONLY to the programs that explicitly use it, directly
  159.   or through the O.S. I don't think any game needs the math coprocessor, they
  160.   would be slower indeed. The FPU is NOT faster than the CPU in integer math,
  161.   that is the most used in any games and most utilities, the FPU is faster
  162.   only in floating point math. This means high-end utilities or some
  163.   scientifical programs that needs it. Not games indeed.
  164. 2) A (small or not,new or used) hard disk is indispensible too.
  165.    It's cheap now. You'll see how many benefits hard disk can give to
  166.    programmers like me (please -forgive- me about the lack of modesty!).
  167. 3) If you use a program or play a game, then buy it.
  168.    Don't buy things you don't like!! BUT buy software you need or like
  169.    (use), or you'll not get software anymore. Sad but simple enough.
  170. If you respect these 3 points, I can do promises (this means I will keep
  171.  the promises):
  172. A "Daytona" style game with height modeled textures is already possible on
  173.  unexpanded A1200, but it needs extra memory to have detailed scenarios
  174.  and thus it's better to have also a faster CPU when you get the FastRam.
  175. A "Descent" like graphic engine is nearly completed. Works with unexpanded
  176.  A1200 too, giving 16.6 fps fullscreen. The final version will give 25 fps.
  177. These are the "copies" of PC / Console games, now there is the list of mine:
  178. A new "raytracing" style method never seen on PC or Consoles: it's FAAST
  179.  but requires fast CPU and FastRam, it's like "Flight Unlimited" but i.e.
  180.  you can see the mountains reflected in the lake. Needs about 120 CPU cicles
  181.  per pixel (16000 pixels fullscreen). 25 frames/sec on my 50Mhz 030 board.
  182.  This is what we need to laugh at PC games.
  183. LAMER DETECTOR ALGORITHM:
  184. If you think I am a liar, like some lamers thought about VK and me the past
  185.  months on the Internet, then you have the proof you're a lamer too.  =;)
  186.  It's simple and works with unexpanded brains too.  =8)
  187. You've seen a list of "work in progress", that will be reality if the 3
  188.  points will be reality too and I'll have feedback from you (registration
  189.  cards include space where to fill your Amiga configuration, etc..),
  190.  however there is already a new game nearly finished from me. Published and
  191.  promoted by OTM.
  192. Its name is "StarFighter", will be ready in some months (hopefully in 1995).
  193.  It will still run on unexpanded A1200 but will overwork accelerator boards
  194.  and hard disk. It ALREADY has a lot of features that no PC or Console game
  195.  has, like RAY TRACING space routines (25fps on unexpanded A1200, it's a
  196.  semplification of the above raytracing method), a "Doom" like section
  197.  (I hate "Doom"! this is NOT a clone, it's simply an old idea) into their
  198.  biggest spaceship, 25 fps on unexpanded A1200, a lot of action of course!
  199.  Other graphic engines (game sections) under final development.
  200.  Everything has a great detail, faster CPUs will show 50 fps and (perhaps)
  201.  more objects on the scenarios, but there are already enough! It's all.
  202. Please don't think I wanna make big money, I got a LOT of requests to code on
  203.  PC and PlayStation and I REFUSED. ONLY PC and PlayStation are for big money.
  204.  I wanna show how much Amiga is GREAT, and people at OTM are extremely cool 
  205.  and concerned to the Amiga, but obviously as long as the Amiga market exists
  206.  and is promising for further games. There are charges to produce and promote
  207.  a game, and who make the game deserves the (on Amiga small) earnings, not
  208.  the pirates.
  209. Neither me nor OTM are greedy, only pirates are (THEY do big money), I hate
  210.  what pirates did to the Amiga. It seems like our computer is sh*t for a lot
  211.  of journalists, the PC/Amiga (no more Amiga/PC!) magazines review 20 PC
  212.  games and 1 Amiga game only to keep Amiga readers buying their s**tty mags.
  213.  
  214. Long live the Amiga; it's the best of all.
  215.  
  216.  
  217. Written by the maker of VK, Fabio Bizzetti (Maverick/RamJam in the scene)
  218.